github.com/go-faster/jx.Decoder.uint (method)

2 uses

	github.com/go-faster/jx (current package)
		dec_int.go#L29: func (d *Decoder) uint(size int) (uint, error) {
		dec_int.go#L48: 	return d.uint(strconv.IntSize)